Scheduler for WinRT
MappingCollectionBase<T> Class Members
Properties  Methods  Events


The following tables list the members exposed by MappingCollectionBase<T>.

Public Constructors
 NameDescription
Public ConstructorMappingCollectionBase<T> ConstructorInitializes a new instance of the MappingCollectionBase<T> class.  
Top
Public Properties
 NameDescription
Public PropertyComparerGets the generic equality comparer that is used to determine equality of keys in the collection.  
Public PropertyCountGets the number of elements actually contained in the MappingCollectionBase<T> object.  
Public PropertyIdMappingReturns MappingInfo object for the BasePersistableObject.Id property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Id property to be bound to the appropriate field in the data source.  
Public PropertyIndexMappingReturns MappingInfo object for the BasePersistableObject.Index property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Index property to be bound to the appropriate field in the data source.  
Public PropertyItemOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public MethodContainsOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public MethodRemoveOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Top
Protected Methods
Public Events
 NameDescription
Public EventDisposedRepresents the method that handles the Disposed event of a component.  
Top
See Also

Reference

MappingCollectionBase<T> Class
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.